home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / pascal / flxkey.exe / PACKING.LST < prev    next >
File List  |  1993-02-21  |  3KB  |  82 lines

  1.  
  2.  FlxKey Packing List
  3.  ===================
  4.   Packing.Lst   - This file.
  5.  
  6.   FlxKey.Doc    - FlxKey Documentation.
  7.  
  8.   FlxKey.Def    - Interface section to FlxKey unit.
  9.  
  10.   FlxKey.Err    - List of FlxKey ver 1.1 error-codes.
  11.  
  12.   FlxKey.Hst    - FlxKey version history.
  13.  
  14.   FlxKey.Reg    - FlxKey ver 1.1 registration form.
  15.  
  16.  -----------------------------------------------------------------------
  17.  
  18.   MakeKey.Exe   - Program to demonstrate encrypted-key creation.
  19.  
  20.   ReadKey.Exe   - Program to demonstrate encrypted-key decryption.
  21.  
  22.  -----------------------------------------------------------------------
  23.  
  24.   MakeKey1.Pas  - Simple demo program to create an encrypted
  25.                   program-key.
  26.  
  27.   ReadKey1.Pas  - Simple demo program to decrypt an encrypted
  28.                   program-key.
  29.  
  30.  -----------------------------------------------------------------------
  31.  
  32.   RandCode.Pas  - Program to generate 2 random encryption strings,
  33.                   and write them to disk.
  34.  
  35.   Dat2Obj.Bat   - Batch-file to convert encryption strings created
  36.                   with RANDCODE.PAS, from "binary" format to
  37.                   "object" format. Uses Turbo Pascal "BINOBJ.EXE"
  38.                   utility.
  39.  
  40.  -----------------------------------------------------------------------
  41.  
  42.   MakeKey2.Pas  - Simple demo program to create an encrypted
  43.                   program-key. "Embeds" the encryption strings
  44.                   directly into the .EXE's "code-segment".
  45.  
  46.   ReadKey2.Pas  - Simple demo program to decrypt an encrypted
  47.                   program-key. "Embeds" the encryption strings
  48.                   directly into the .EXE's "code-segment".
  49.  
  50.  -----------------------------------------------------------------------
  51.  
  52.   MakeKey3.Pas  - Simple demo program to create an encrypted
  53.                   program-key. "Embeds" only 1 encryption string
  54.                   directly into the .EXE's "code-segment". User
  55.                   must enter a "PASSWORD" to be used as the second
  56.                   encryption string when encrypting.
  57.  
  58.   ReadKey3.Pas  - Simple demo program to decrypt an encrypted
  59.                   program-key. "Embeds" only 1 encryption string
  60.                   directly into the .EXE's "code-segment". User
  61.                   must enter a "PASSWORD" to be used as the second
  62.                   encryption string when decrypting.
  63.  
  64.  -----------------------------------------------------------------------
  65.  
  66.   Flx40Tpu.Zip  - TP 4.0 compiled evaluation version of the FlxKey unit.
  67.  
  68.   Flx50Tpu.Zip  - TP 5.0 compiled evaluation version of the FlxKey unit.
  69.  
  70.   Flx55Tpu.Zip  - TP 5.5 compiled evaluation version of the FlxKey unit.
  71.  
  72.   Flx60Tpu.Zip  - TP 6.0 compiled evaluation version of the FlxKey unit.
  73.  
  74.   Flx70Tpu.Zip  - TP 7.0 compiled evaluation version of the FlxKey unit.
  75.  
  76.  -----------------------------------------------------------------------
  77.  
  78.   Flx70Tpp.Zip  - BP 7.0 compiled DPMI evaluation verion of FlxKey unit.
  79.  
  80.  -----------------------------------------------------------------------
  81.  
  82.